home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ozgis88.zip / OZGIS75.TUT < prev    next >
Text File  |  1992-01-04  |  2KB  |  47 lines

  1.                            OzTerr
  2.                            ======
  3.  
  4. Usually territories are to be developed from base zones according to some 
  5. criterion;  e.g. Sales territories should all have similar sales potential;   
  6. e.g. School districts should have similar numbers of children.
  7.  
  8. The operations are as follows.  
  9.  
  10.  A base map is displayed:  Usually this will be a standard geographic   
  11.  file (e.g. Melbourne postcodes).  Basic OzGIS facilities are used  
  12.  to subset files if non-standard regions are required.  
  13.  
  14.  Specification of territories:  Each territory has a unique 10  
  15.  character name.  Zones are assigned off the screen with the cursor.
  16.  Zones can be moved between territories and deleted.  Territories can   
  17.  be defined or deleted at any time. 
  18.  
  19.  Specification of a base-map attribute file:  Territory attributes are  
  20.  continually calculated by adding the values for the base zones in each 
  21.  territory.  The derived values are quantised (usually sequential   
  22.  colour 121 class method), the territories coloured, and a legend and   
  23.  histogram of sorted values displayed.  
  24.  
  25.  Zones can be shuffled according to the displayed territories attribute 
  26.  values to meet the assignment criteria  while watching the legend  
  27.  and histogram. 
  28.  
  29.  When territory assignment is complete, the definition is output as a   
  30.  combine file.  
  31.  
  32.  OzData provides a facility for amalgamating attribute data for a combine
  33.  file. 
  34.  
  35.  The combine file can be used to amalgamate the base map geographic 
  36.  file zones to produce a new geographic file, where the new zones are   
  37.  the territories.   
  38.  
  39.  The new geographic file and attribute data can be mapped   
  40.  by OzGIS in the standard way.  
  41.  
  42.  Territory assignment can be iterated by displaying the base map as 
  43.  before, but using the combine file to set the initial territory
  44.  definition.  Similarly, if a basic territory assignment is know, it
  45.  can be  input as a combine data file and used to start the process.
  46.  
  47.